[Manager Summary]

PMFlattenPageFormat


Flattens a PMPageFormat object for storage in a user document.
OSStatus PMFlattenPageFormat(PMPageFormat pageFormat, Handle *flatFormat)
PARAMETERS
pageFormat
A PMPageFormat object to flatten.
flatFormat
On return, a handle to the flattened PMPageFormat data. It is your application’s responsibility to dispose of the handle.
function result
A result code. See Result Codes.

Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.